home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / super_su.swf / scripts / DefineButton2_208 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2007-04-19  |  46 b   |  4 lines

  1. on(rollOver){
  2.    this.bb.gotoAndPlay(2);
  3. }
  4.